home *** CD-ROM | disk | FTP | other *** search
/ PC Open 101 / PC Open 101 CD 1.bin / CD1 / grafica / The Gimp / gimp-help-2-0.3-setup.exe / {app} / share / gimp / 2.0 / help / fr / ch05s07s03.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-20  |  5.9 KB  |  160 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>7.3.┬áDilater</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.64.1" />
  10.     <link rel="home" href="index.html" title="Guide Utilisateur de GIMP" />
  11.     <link rel="up" href="ch05s07.html" title="7.┬áFiltres g├⌐n├⌐riques" />
  12.     <link rel="previous" href="ch05s07s02.html" title="7.2.┬áMatrice de convolution" />
  13.     <link rel="next" href="ch05s07s04.html" title="7.4.┬á├ërosion" />
  14.   </head>
  15.   <body>
  16.     <div class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center">7.3.┬áDilater</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch05s07s02.html">Pr├⌐c├⌐dent</a>┬á</td>
  23.           <th width="60%" align="center">7.┬áFiltres g├⌐n├⌐riques</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch05s07s04.html">Suivant</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="fr" xml:lang="fr">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="plug-in-dilate"></a>7.3.┬áDilater</h3>
  34.           </div>
  35.         </div>
  36.         <div></div>
  37.       </div>
  38.       <a id="id2974414" class="indexterm"></a>
  39.       <div class="simplesect" lang="fr" xml:lang="fr">
  40.         <div class="titlepage">
  41.           <div>
  42.             <div>
  43.               <h4 class="title"><a id="id2974434"></a>G├⌐n├⌐ralit├⌐s</h4>
  44.             </div>
  45.           </div>
  46.           <div></div>
  47.         </div>
  48.         <div class="variablelist">
  49.           <dl>
  50.             <dt></dt>
  51.             <dd>
  52.               <p>
  53.             Ce filtre se trouve ├á 
  54.             <span class="guimenuitem">Image>Filtres/G├⌐n├⌐rique/<span class="accel">D</span>ilater</span>
  55.           </p>
  56.               <p>
  57.             Ce filtre ├⌐largit et renforce les zones sombres du calque actif ou de la s├⌐lection.
  58.           </p>
  59.               <p>
  60.             Pour chaque pixel de l'image, il aligne la Valeur (luminosit├⌐) du pixel sur
  61.             la plus faible Valeur (la plus sombre) des 8 pixels environnants (matrice 3x3). 
  62.             Ainsi, un pixel sombre est ajout├⌐ autour des zones sombres. Un pixel isol├⌐ sur 
  63.             un fond plus clair sera transform├⌐ en un gros ┬½pixel┬╗ de 9 pixels, ce qui cr├⌐e 
  64.             du bruit sur l'image. 
  65.           </p>
  66.               <p> 
  67.             <img src="../images/filters/filters-dilate-pixel.png" />
  68.             Dans cette image, le pixel ├⌐tudi├⌐ est bord├⌐ de rouge et la matrice ├⌐tudi├⌐e 
  69.             est bord├⌐e de vert. J'esp├¿re que vous avez compris comment poursuivre le processus 
  70.             pour obtenir un bloc de 3x3 pixels: quand le pixel ┬½I┬╗ est dans le cadre vert, le 
  71.             pixel ├⌐tudi├⌐ devient noir. 
  72.           </p>
  73.               <p>
  74.             Une zone sombre plus ├⌐tendue se dilatera d'un pixel en tous sens:
  75.           </p>
  76.               <p> 
  77.             <img src="../images/filters/filters-dilate-zone.png" />
  78.             Le filtre a ├⌐t├⌐ appliqu├⌐ 2 fois.
  79.           </p>
  80.               <p>
  81.             Sur les images plus complexes, les zones sombres sont ├⌐galement ├⌐largies et 
  82.             renforc├⌐es, avec un effet de ┬½pix├⌐lisation┬╗ irr├⌐gulier. Ici, le filtre a ├⌐t├⌐ 
  83.             appliqu├⌐ 3 fois: 
  84.             <img src="../images/filters/filters-dilate-image.png" />
  85.           </p>
  86.               <p>
  87.             Bien entendu, si le fond est plus sombre que le premier plan, c'est ce fond qui 
  88.             recouvrira l'ensemble de l'image.
  89.           </p>
  90.             </dd>
  91.           </dl>
  92.         </div>
  93.       </div>
  94.       <div class="simplesect" lang="fr" xml:lang="fr">
  95.         <div class="titlepage">
  96.           <div></div>
  97.           <div></div>
  98.         </div>
  99.         <div class="variablelist">
  100.           <p class="title">
  101.             <b>Options</b>
  102.           </p>
  103.           <p>
  104.         Ce filtre n'a pas d'option.
  105.       </p>
  106.           <dl></dl>
  107.         </div>
  108.       </div>
  109.       <div class="simplesect" lang="fr" xml:lang="fr">
  110.         <div class="titlepage">
  111.           <div></div>
  112.           <div></div>
  113.         </div>
  114.         <div class="variablelist">
  115.           <p class="title">
  116.             <b>Exemples</b>
  117.           </p>
  118.           <dl>
  119.             <dt>
  120.               <span class="term">Dilater un texte</span>
  121.             </dt>
  122.             <dd>
  123.               <p>
  124.             <img src="../images/filters/examples/dilate-text.png" />    
  125.           </p>
  126.             </dd>
  127.             <dt>
  128.               <span class="term">Dilater un effet n├⌐on</span>
  129.             </dt>
  130.             <dd>
  131.               <p>
  132.             <img src="../images/filters/examples/dilate-neon.png" />    
  133.           </p>
  134.             </dd>
  135.           </dl>
  136.         </div>
  137.       </div>
  138.     </div>
  139.     <div class="navfooter">
  140.       <hr />
  141.       <table width="100%" summary="Navigation footer">
  142.         <tr>
  143.           <td width="40%" align="left"><a accesskey="p" href="ch05s07s02.html">Pr├⌐c├⌐dent</a>┬á</td>
  144.           <td width="20%" align="center">
  145.             <a accesskey="u" href="ch05s07.html">Niveau sup├⌐rieur</a>
  146.           </td>
  147.           <td width="40%" align="right">┬á<a accesskey="n" href="ch05s07s04.html">Suivant</a></td>
  148.         </tr>
  149.         <tr>
  150.           <td width="40%" align="left" valign="top">7.2.┬áMatrice de convolution┬á</td>
  151.           <td width="20%" align="center">
  152.             <a accesskey="h" href="index.html">Sommaire</a>
  153.           </td>
  154.           <td width="40%" align="right" valign="top">┬á7.4.┬á├ërosion</td>
  155.         </tr>
  156.       </table>
  157.     </div>
  158.   </body>
  159. </html>
  160.